body{
    font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    padding: 0;
    color: #666;
    margin:0 auto;   
}
ul{
	margin: 0 !important;
	padding: 0;
}
li{
	list-style: none;
}
article{
	text-indent:0 !important;
}
.hidden{
	display: none;
}
a:hover{
	text-decoration:none !important;
}
.vfb-span{
	display: none !important;
}
/*头部样式*/
.header_top{
	height: 35px;
	line-height: 35px;
	color: #999;
	background:#fafafa;
	border-bottom: 1px solid #f5f5f5;
}
.logo img{
	height:60px;
	width:auto;
}
.navbar-brand{
    	display: none;
    }
.toptab a{
    color: #999;
    margin-left: 10px;
}
.toptab a i{
    margin-right: 5px;
}
.header_center{
	height: 100px;
	line-height: 100px;
}
.form-control{
	margin-top: 33px;
}
.fa-paper-plane{
	margin-right: 5px;
}
#searchsubmit{
	color: #fff;
}
.header_bottom .navbar-default{
	background: none;
	border:none;
	margin-bottom: 0;
}
.header_bottom .navbar-collapse{
	padding:0;
}
.header_bottom .navbar-default .navbar-nav>li>a{
	color: #fff;
	margin-right: 3px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 16px;
}
/*底部样式*/
.footer{
	color: #fff;
	padding: 20px 0;
}

/* 幻灯片样式 */
.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 15px;
	z-index: 1;
	margin-left: -61px;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	border-radius: 50%;
	float: left;
	margin:0 5px;
	width: 12px;
	height: 12px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: auto;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}


/*首页板块公用样式*/
.conpart{
	padding: 45px 0;
}
.parttit h2{
	font-size: 24px;
	margin:0;
}
.parttit span{
	text-transform : uppercase;
	margin-top:5px;

}
.titline{
	margin-top: -30px;
}
.yslistpartimg{
	width: 110px;
	height: 110px;
	border-radius: 50%;
	margin:0 auto;
	margin-top: 45px;
}
.yslistpartimg i{
	line-height: 110px;
	font-size: 50px;
}
.youshilistpart:hover .yslistpartimg i{
	color: #fff !important;
}
.youshilistpart h2{
	font-size: 16px;
}
.youshilistpart p{
	font-size: 14px;
	line-height: 24px;
}


/*首页产品样式*/
.productlist{
	margin-top: 45px;

}
.productlistpart img{
    width: 100%;
    height: auto;
}
.producttit{
	text-align: center;
	color: #333;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
}

/*首页案例样式*/
.indexcaselist{
	margin-top: 45px;
}
.indexcasepart{
	width: 50%;
}
.indexcase_text{
	width: 50%;
	padding: 25px;
}
.indexcase_text h3{
	font-size: 18px;
	margin-bottom: 15px;
}
.indexcase_text p{
	line-height: 24px;
	margin-bottom: 20px;
}
.indexcase_img{
	width: 50%;
}
.indexcase_img img{
	width: 100%;
	height: auto;

}

/*首页新闻资讯样式*/
.indexnewslist{
	margin-top: 15px;
}
.indexnewspart{
	margin-top: 30px;
}
.indexnewspart_img{
	width: 30%;
}
.indexnewspart_img img{
	width: 100%;
	height: auto;
}
.indexnewspart_text{
	width: 70%;
	padding: 0 20px 10px 20px;
}
.indexnewspart h3{
	font-size: 18px;
	margin-bottom: 8px;
}
.indexnewszhaiyao{
	line-height: 22px;
}

/*首页关于我们样式*/
.indexabout{
	margin-top: 45px;
}
.indexabout_text{
	width: 50%;
	padding:40px 30px;
}
.indexabout_text p{
	line-height: 30px;
	margin-bottom: 25px;
}

.indexabout_text a{
	color: #fff;
	padding: 7px 15px;
	display: inline-block;
}
.indexabout_img{
	width: 50%;
}
.indexabout_img img{
	width: 100%;
	height: auto;
}
/*内页公共样式*/
.maincon{
    background: #f9f9f9;
}
.nybanner img{
	width: 100%;
	height: auto;
}
.neicon{
	padding-top: 30px;
	padding-bottom: 30px;
}
.sidbarnav{
	background: #fff;
	padding:20px;
	margin-bottom: 20px;
}
.listcon{
	background: #fff;
	padding:30px;
}
.tzggtit{
    margin-bottom: 5px;
}
.ymtitle li a{
	height: 34px;
	line-height: 34px;
	background: #f2f3f6;
	display: block;
	margin-top: 10px;
	padding-left: 15px;
	color: #333;
}
.sidbarcontact{
	background: #fff;
	padding:20px;
}
.sidbarcontact p{
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
.sidbarcontact a{
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #111;
    border: 1px solid #eaeaea;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    transition: 0.3s;
}
.bread{
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	color: #999;
}
.pagetit{
	font-size: 24px;
	margin-bottom: 20px;
}
.pagecontent img{
	max-width: 100%;
	height: auto;
	display: block;
	margin:0 auto;
}
.pagecontent p{
	line-height: 24px;
	margin-bottom: 15px;
}
.bread ul{
	list-style-type: none;
	margin: 10px;
}
.bread li{
	margin: 10px;	
}

.bread li a{
	color: #000000;
}
.bread li a:hover{
	color: #FF0000;
}

/*内页列表样式*/
.newslistpart h1{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
    
}
.newslistpart h1 a{
	color: #333;
}
.newstag span{
	color: #999;
	margin-right: 10px;
	font-size: 12px;
}
.newslistpart .newszy{
	color: #666;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 0;

}
.newslistpart{
	padding: 30px 0;
	border-bottom: 1px dashed #e5e5e5;
}
.newslistpart img{
	width: 100%;
	height: auto;
}
.page_navi{
	margin-top: 30px;
}
.page_navi a{
    padding: 5px 12px;
    border:1px solid #e5e5e5;
    margin:0 2px ;
    color: #333;
}
.sancon h1{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-top: 8px !important;
}
.noborder{
	border:none !important;
	padding-bottom: 0 !important;
	margin-bottom: -10px;
}
.casetitle{
	margin-top: 10px !important;
}
.downloadlistpart{
	line-height: 40px;
	border-bottom: 1px solid #f5f5f5;
}
.downloadlistpart h1{
	font-size: 14px;
	margin:0;
	line-height: 40px;
}
.downloadtime{
	font-size: 12px;
	color: #999;
}
.downloadlistpart h1 a{
	color: #333;
}
.sancontit{
	font-size: 16px !important;
	font-weight: bold !important;
	text-align: left !important;
	line-height: 20px;
}
.threetag .newstag{
	margin-top: -5px;
	margin-bottom: -5px;
}
.lefttime{
	background: #fafafa;
	padding: 10px 0 1px 0;
}
.lefttime p{
	color: #999;
}
.year{
	font-size: 18px;
	font-weight: bold;
}
.bdsharebuttonbox{
	float: right;
	margin-top: 10px;
}
.conbottom{
	margin-top: 30px;
	background: #fafafa;
	padding: 20px 15px 10px 15px;

}
.not-found{
	margin-bottom: 160px;
}

/*信息反馈样式*/
.pagecontent .visual-form-builder fieldset{
	background: none;
	border:none;
	margin:0 !important;
}
.pagecontent .vfb-legend{
	display: none;
}
.pagecontent .visual-form-builder fieldset input,.pagecontent .visual-form-builder fieldset textarea{
	border-radius: 0;
	background: none;
	border:1px solid #e5e5e5;
	padding:10px 5px;
	width: 100%;
	margin-top: 5px;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
#vfb-3{
	display: none;
}
.conbottom p{
	color: #999;
}
.conbottom a{
	color: #333;
}
.indexnewstag{
	margin-bottom: 6px;
}
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background:url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background:url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background:url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {

	background:url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	display: block;
	margin:0 auto;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.yb_QQ a:hover{
	color: #fff;
}

@media (max-width: 768px){
	.yb_conct{
		display: none;
	}
	.bdsharebuttonbox{
		float: left;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	.lefttime{
		display: none;
	}
	.sidbar{
		display: none;
	}
	.links{
		margin-bottom: -5px;
	}
	.linkpart{
		margin-bottom: 5px;
	}

	.indexabout_text{
	width: 100%;
    }
.indexabout_img{
	width: 100%;
    }
	.indexcasepart{
	width: 100%;
    }
    .indexcasepart{
    	margin-bottom: 15px;
    }
    .indexcase_text h3{
    margin-top: 0;
	font-size: 16px;
	margin-bottom: 10px;
    }
.indexcase_text p{
	line-height: 18px;
	margin-bottom: 5px;
	font-size: 12px;
    }
    .indexcase_text{
	padding: 20px;
    }
    .indexnewspart_img{
	width: 100%;
    }
.indexnewspart_text{
	width: 100%;
    }
    .header_center{
    	display: none;
    }
    .header_top{
    	display: none;
    }
    .header_bottom{
    	background: none !important;
    }
    .navbar-brand{
    	display: block;
    	padding: 10px 0 !important;
    }
    .navbar-brand img{
    	height: 35px;
    	width: auto;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    	background: none !important;
    }
    .header_bottom .navbar-default .navbar-nav>li>a{
    	margin-right: 0;
    	margin-bottom: 3px;
    	padding-left: 30px;
    }
    .dropdown-menu li a{
    	color: #fff !important;
    	padding-left: 45px !important;
    	line-height: 30px !important;
    }
    .navbar-toggle{
    	margin-right: 0 !important;
    }
}

/*最新文章板块*/
.wz {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.8em;
	color: #000000;
	margin: auto;
	padding: auto;
	height: 100%;
	width: 100%;
	background-color: #fff;
}
.zxwz {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.8em;
	color: #000000;
	margin: auto;
	padding: auto;
	height: 100%%;
	width: 100%;
	background-color: #fff;
	float: left;
}
.zxwz ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	background-color: #CCCCCC;
	height: 100x;
	width: 100%;	
	
}
.zxwz li{
	margin:10px;
	float: left;
	height: auto;
	width: auto;

}
.zxwz a{
	color: #000000;
	text-decoration: none;
}
.zxwz a:hover{
	color: #FF0000;
}

/*友情链接板块*/
.yqlj {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.8em;
	color: #000000;
	height: 100%;
	width: 100%;
}
.yqlj ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.yqlj li{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.yqlj a{
	color: #000000;
	text-decoration: none;
}
.yqlj a:hover{
	color: #FF0000;
}

/*首页新闻*/
.syxw{
	width:100%;
}
.syxw ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

@media screen and  ( max-width: 1920px ){
.syxw li{
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.8em;
	text-decoration: none;
	margin: 15px;
	float: left;
	width:360px;
}
}
@media screen and  ( max-width: 400px ){
.syxw li{
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.8em;
	text-decoration: none;
	margin: 15px;
	float: left;
	width:100%;
}
}
.riqi{
	float: left;
	width: 78px;
	margin-right: 10px;
	background-color: #333333;
	font-family: "宋体";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: inline;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.riqi span{
	text-align:center;
	padding-top: 20px;	
}
.riqi h3{
	font-family: "宋体";
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	text-align: center;
	padding-top: 20px;
}
.btjj h2{
	font-family: "宋体";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	display: inline;
}
.btjj span{
	font-family: "宋体";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	margin-top: 10px;
	display: block;
}
.btjj a{
	color: #000000;
	text-decoration: none;
}
.btjj a:hover{
	color: #FF0000;
	text-decoration: underline;
}

/*网站banner*/

img, .ylw-img-responsive {
	height: auto;
	max-width: 100%
}

.box {
	width: 100%;
	height: 100%;
	padding: 0 15px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover
}
.slider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden
}
.slides {
	height: 100%;
	overflow: hidden;
 *zoom: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	margin: 0;
	padding: 0;
	border: 0
}
.slide {
	height: 100%;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-image: none;
	list-style-type: none
}
.slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -30px;
	background-color: rgba(0,0,0,0.3);
	text-indent: -9999px;
	overflow: hidden;
	height: 60px;
	width: 40px;
	background-repeat: no-repeat
}
.slider-arrow--right {
	transform: translate(40px, 0);
	-ms-transform: translate(40px, 0);
	-webkit-transform: translate(40px, 0);
	-moz-transform: translate(40px, 0);
	-o-transform: translate(40px, 0)
}
.slider-arrow--left {
	transform: translate(-40px, 0);
	-ms-transform: translate(-40px, 0);
	-webkit-transform: translate(-40px, 0);
	-moz-transform: translate(-40px, 0);
	-o-transform: translate(-40px, 0)
}
.slider:hover .slider-arrow--right, .slider:hover .slider-arrow--left {
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
.slider-arrow--right {
	bottom: 50%;
	right: 0;
	background-image: url(../images/banner-fy.png);
	background-position: center bottom
}
.slider-arrow--left {
	bottom: 50%;
	left: 0;
	background-image: url(../images/banner-fy.png);
	background-position: center top
}
.slider-nav {
	position: absolute;
	bottom: 10px
}
.slider-nav__item {
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: #fff;
	border-radius: 50%
}
.slider-nav__item:hover {
	background: #ccc
}
.slider-nav__item--current {
	background: #ccc
}



/*附加开始*/
a, abbr, acronym, address, article, aside, blockquote, body, caption, code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, 
h4, h5, h6, header, hgroup, iframe, legend, li, nav, object, ol, p, pre, q, section, span, tbody, tfoot, thead, ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font: inherit;
	vertical-align: baseline
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

/* 首页新闻中心  begin*/
#fh5co-news-list .media-left {
	height: 78px;
	width: 78px;
	background: #252525;
	margin-right: 20px;
}
#fh5co-news-list .media:hover .media-left {
	background: #2aac22;
	color: #fff;
}
#fh5co-news-list .media-left p {
	text-align: center;
	margin: 0;
	line-height: 22px;
	color: #fff;
}
#fh5co-news-list .media .media-left .f-month {
	font-size: 14px;
	color: #fff;
}
#fh5co-news-list .media .media-left .f-day {
	font-size: 28px;
	color: #fff;
}
#fh5co-news-list .media .media-left .f-year {
	font-size: 12px;
	color: #fff;
}
#fh5co-news-list .media .media-body h3 {
	margin-bottom: 10px;
}
#fh5co-news-list .media .media-body h3 a {
	font-size: 16px;
	color: #252525;
}
#fh5co-news-list .media .media-body h3 a:hover {
	color: #2aac22
}
#fh5co-news-list .media:hover .media-body h3 a {
	color: #2aac22;
}
#fh5co-news-list .media .media-body p {
	color: #808080;
	font-size: 13px;
	line-height: 22px
}
/* 首页新闻中心 end*/


.container, .container-layout {
	margin: 0 auto;
	padding: 0 10px
}
@media(min-width:760px) {
.container {
	width: 750px
}
}
@media(min-width:1000px) {
.container {
	width: 1000px
}
}
@media(min-width:1200px) {
.container {
	width: 1200px
}
}
.clearfix:after, .container-layout:after, .container:after, .layout:after, .line-big:after, .line-middle:after, .line-small:after, .line:after, .nav-main:after, .nav-sub:after, .navbar:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}
.clearfix, .container, .container-layout, .layout, .line, .line-big, .line-middle, .line-small, .nav-main, .nav-sub, .navbar {
	display: block
}
.line-big {
	margin-left: -10px;
	margin-right: -10px
}
.line-big .x1, .line-big .x10, .line-big .x11, .line-big .x12, .line-big .x2, .line-big .x3, .line-big .x4, .line-big .x5, .line-big .x6, .line-big .x7, .line-big .x8, .line-big .x9, .line-big .xb1, .line-big .xb10, .line-big .xb11, .line-big .xb12, .line-big .xb2, .line-big .xb3, .line-big .xb4, .line-big .xb5, .line-big .xb6, .line-big .xb7, .line-big .xb8, .line-big .xb9, .line-big .xl1, .line-big .xl10, .line-big .xl11, .line-big .xl12, .line-big .xl2, .line-big .xl3, .line-big .xl4, .line-big .xl5, .line-big .xl6, .line-big .xl7, .line-big .xl8, .line-big .xl9, .line-big .xm1, .line-big .xm10, .line-big .xm11, .line-big .xm12, .line-big .xm2, .line-big .xm3, .line-big .xm4, .line-big .xm5, .line-big .xm6, .line-big .xm7, .line-big .xm8, .line-big .xm9, .line-big .xs1, .line-big .xs10, .line-big .xs11, .line-big .xs12, .line-big .xs2, .line-big .xs3, .line-big .xs4, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xs8, .line-big .xs9 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}
.x1, .x10, .x11, .x12, .x2, .x3, .x4, .x5, .x6, .x7, .x8, .x9, .xb1, .xb10, .xb11, .xb12, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9, .xl1, .xl10, .xl11, .xl12, .xl2, .xl3, .xl4, .xl5, .xl6, .xl7, .xl8, .xl9, .xm1, .xm10, .xm11, .xm12, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9, .xs1, .xs10, .xs11, .xs12, .xs2, .xs3, .xs4, .xs5, .xs6, .xs7, .xs8, .xs9 {
	position: relative;
	min-height: 1px
}
.line-middle .x1, .line-middle .x10, .line-middle .x11, .line-middle .x12, .line-middle .x2, .line-middle .x3, .line-middle .x4, .line-middle .x5, .line-middle .x6, .line-middle .x7, .line-middle .x8, .line-middle .x9, .line-middle .xb1, .line-middle .xb10, .line-middle .xb11, .line-middle .xb12, .line-middle .xb2, .line-middle .xb3, .line-middle .xb4, .line-middle .xb5, .line-middle .xb6, .line-middle .xb7, .line-middle .xb8, .line-middle .xb9, .line-middle .xl1, .line-middle .xl10, .line-middle .xl11, .line-middle .xl12, .line-middle .xl2, .line-middle .xl3, .line-middle .xl4, .line-middle .xl5, .line-middle .xl6, .line-middle .xl7, .line-middle .xl8, .line-middle .xl9, .line-middle .xm1, .line-middle .xm10, .line-middle .xm11, .line-middle .xm12, .line-middle .xm2, .line-middle .xm3, .line-middle .xm4, .line-middle .xm5, .line-middle .xm6, .line-middle .xm7, .line-middle .xm8, .line-middle .xm9, .line-middle .xs1, .line-middle .xs10, .line-middle .xs11, .line-middle .xs12, .line-middle .xs2, .line-middle .xs3, .line-middle .xs4, .line-middle .xs5, .line-middle .xs6, .line-middle .xs7, .line-middle .xs8, .line-middle .xs9 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px
}
.line-small .x1, .line-small .x10, .line-small .x11, .line-small .x12, .line-small .x2, .line-small .x3, .line-small .x4, .line-small .x5, .line-small .x6, .line-small .x7, .line-small .x8, .line-small .x9, .line-small .xb1, .line-small .xb10, .line-small .xb11, .line-small .xb12, .line-small .xb2, .line-small .xb3, .line-small .xb4, .line-small .xb5, .line-small .xb6, .line-small .xb7, .line-small .xb8, .line-small .xb9, .line-small .xl1, .line-small .xl10, .line-small .xl11, .line-small .xl12, .line-small .xl2, .line-small .xl3, .line-small .xl4, .line-small .xl5, .line-small .xl6, .line-small .xl7, .line-small .xl8, .line-small .xl9, .line-small .xm1, .line-small .xm10, .line-small .xm11, .line-small .xm12, .line-small .xm2, .line-small .xm3, .line-small .xm4, .line-small .xm5, .line-small .xm6, .line-small .xm7, .line-small .xm8, .line-small .xm9, .line-small .xs1, .line-small .xs10, .line-small .xs11, .line-small .xs12, .line-small .xs2, .line-small .xs3, .line-small .xs4, .line-small .xs5, .line-small .xs6, .line-small .xs7, .line-small .xs8, .line-small .xs9 {
	position: relative;
	min-height: 1px;
	padding-right: 2px;
	padding-left: 2px
}
 @media(min-width:300px) {
.xl1, .xl10, .xl11, .xl12, .xl2, .xl3, .xl4, .xl5, .xl6, .xl7, .xl8, .xl9 {
	float: left
}
.xl1 {
	width: 8.33333333%
}
.xl2 {
	width: 16.66666667%
}
.xl3 {
	width: 25%
}
.xl4 {
	width: 33.33333333%
}
.xl5 {
	width: 41.66666667%
}
.xl6 {
	width: 50%
}
.xl7 {
	width: 58.33333333%
}
.xl8 {
	width: 66.66666667%
}
.xl9 {
	width: 75%
}
.xl10 {
	width: 83.33333333%
}
.xl11 {
	width: 91.66666667%
}
.xl12 {
	width: 100%
}
.xl0-left {
	left: 0
}
.xl1-left {
	left: 8.33333333%
}
.xl2-left {
	left: 16.66666667%
}
.xl3-left {
	left: 25%
}
.xl4-left {
	left: 33.33333333%
}
.xl5-left {
	left: 41.66666667%
}
.xl6-left {
	left: 50%
}
.xl7-left {
	left: 58.33333333%
}
.xl8-left {
	left: 66.66666667%
}
.xl9-left {
	left: 75%
}
.xl10-left {
	left: 83.33333333%
}
.xl11-left {
	left: 91.66666667%
}
.xl12-left {
	left: 100%
}
.xl0-right {
	right: 0
}
.xl1-right {
	right: 8.33333333%
}
.xl2-right {
	right: 16.66666667%
}
.xl3-right {
	right: 25%
}
.xl4-right {
	right: 33.33333333%
}
.xl5-right {
	right: 41.66666667%
}
.xl6-right {
	right: 50%
}
.xl7-right {
	right: 58.33333333%
}
.xl8-right {
	right: 66.66666667%
}
.xl9-right {
	right: 75%
}
.xl10-right {
	right: 83.33333333%
}
.xl11-right {
	right: 91.66666667%
}
.xl12-right {
	right: 100%
}
.xl0-move {
	margin-left: 0
}
.xl1-move {
	margin-left: 8.33333333%
}
.xl2-move {
	margin-left: 16.66666667%
}
.xl3-move {
	margin-left: 25%
}
.xl4-move {
	margin-left: 33.33333333%
}
.xl5-move {
	margin-left: 41.66666667%
}
.xl6-move {
	margin-left: 50%
}
.xl7-move {
	margin-left: 58.33333333%
}
.xl8-move {
	margin-left: 66.66666667%
}
.xl9-move {
	margin-left: 75%
}
.xl10-move {
	margin-left: 83.33333333%
}
.xl11-move {
	margin-left: 91.66666667%
}
.xl12-move {
	margin-left: 100%
}
.list_body .layout .item, .index_body .layout .item, .detail .layout .item { /*height:140px;*/
}
}

@media(min-width:760px) {
.xs1, .xs10, .xs11, .xs12, .xs2, .xs3, .xs4, .xs5, .xs6, .xs7, .xs8, .xs9 {
	float: left
}
.xs1 {
	width: 8.33333333%
}
.xs2 {
	width: 16.66666667%
}
.xs3 {
	width: 25%
}
.xs4 {
	width: 33.33333333%
}
.xs5 {
	width: 41.66666667%
}
.xs6 {
	width: 50%
}
.xs7 {
	width: 58.33333333%
}
.xs8 {
	width: 66.66666667%
}
.xs9 {
	width: 75%
}
.xs10 {
	width: 83.33333333%
}
.xs11 {
	width: 91.66666667%
}
.xs12 {
	width: 100%
}
.xs0-left {
	left: 0
}
.xs1-left {
	left: 8.33333333%
}
.xs2-left {
	left: 16.66666667%
}
.xs3-left {
	left: 25%
}
.xs4-left {
	left: 33.33333333%
}
.xs5-left {
	left: 41.66666667%
}
.xs6-left {
	left: 50%
}
.xs7-left {
	left: 58.33333333%
}
.xs8-left {
	left: 66.66666667%
}
.xs9-left {
	left: 75%
}
.xs10-left {
	left: 83.33333333%
}
.xs11-left {
	left: 91.66666667%
}
.xs12-left {
	left: 100%
}
.xs0-right {
	right: 0
}
.xs1-right {
	right: 8.33333333%
}
.xs2-right {
	right: 16.66666667%
}
.xs3-right {
	right: 25%
}
.xs4-right {
	right: 33.33333333%
}
.xs5-right {
	right: 41.66666667%
}
.xs6-right {
	right: 50%
}
.xs7-right {
	right: 58.33333333%
}
.xs8-right {
	right: 66.66666667%
}
.xs9-right {
	right: 75%
}
.xs10-right {
	right: 83.33333333%
}
.xs11-right {
	right: 91.66666667%
}
.xs12-right {
	right: 100%
}
.xs0-move {
	margin-left: 0
}
.xs1-move {
	margin-left: 8.33333333%
}
.xs2-move {
	margin-left: 16.66666667%
}
.xs3-move {
	margin-left: 25%
}
.xs4-move {
	margin-left: 33.33333333%
}
.xs5-move {
	margin-left: 41.66666667%
}
.xs6-move {
	margin-left: 50%
}
.xs7-move {
	margin-left: 58.33333333%
}
.xs8-move {
	margin-left: 66.66666667%
}
.xs9-move {
	margin-left: 75%
}
.xs10-move {
	margin-left: 83.33333333%
}
.xs11-move {
	margin-left: 91.66666667%
}
.xs12-move {
	margin-left: 100%
}
.list_body .layout .item, .index_body .layout .item, .detail .layout .item { /*height:200px;*/
}
}

@media(min-width:1000px) {
.xm1, .xm10, .xm11, .xm12, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9 {
	float: left
}
.xm1 {
	width: 8.33333333%
}
.xm2 {
	width: 16.66666667%
}
.xm3 {
	width: 25%
}
.xm4 {
	width: 33.33333333%
}
.xm5 {
	width: 41.66666667%
}
.xm6 {
	width: 50%
}
.xm7 {
	width: 58.33333333%
}
.xm8 {
	width: 66.66666667%
}
.xm9 {
	width: 75%
}
.xm10 {
	width: 83.33333333%
}
.xm11 {
	width: 91.66666667%
}
.xm12 {
	width: 100%
}
.xm0-left {
	left: 0
}
.xm1-left {
	left: 8.33333333%
}
.xm2-left {
	left: 16.66666667%
}
.xm3-left {
	left: 25%
}
.xm4-left {
	left: 33.33333333%
}
.xm5-left {
	left: 41.66666667%
}
.xm6-left {
	left: 50%
}
.xm7-left {
	left: 58.33333333%
}
.xm8-left {
	left: 66.66666667%
}
.xm9-left {
	left: 75%
}
.xm10-left {
	left: 83.33333333%
}
.xm11-left {
	left: 91.66666667%
}
.xm12-left {
	left: 100%
}
.xm0-right {
	right: 0
}
.xm1-right {
	right: 8.33333333%
}
.xm2-right {
	right: 16.66666667%
}
.xm3-right {
	right: 25%
}
.xm4-right {
	right: 33.33333333%
}
.xm5-right {
	right: 41.66666667%
}
.xm6-right {
	right: 50%
}
.xm7-right {
	right: 58.33333333%
}
.xm8-right {
	right: 66.66666667%
}
.xm9-right {
	right: 75%
}
.xm10-right {
	right: 83.33333333%
}
.xm11-right {
	right: 91.66666667%
}
.xm12-right {
	right: 100%
}
.xm0-move {
	margin-left: 0
}
.xm1-move {
	margin-left: 8.33333333%
}
.xm2-move {
	margin-left: 16.66666667%
}
.xm3-move {
	margin-left: 25%
}
.xm4-move {
	margin-left: 33.33333333%
}
.xm5-move {
	margin-left: 41.66666667%
}
.xm6-move {
	margin-left: 50%
}
.xm7-move {
	margin-left: 58.33333333%
}
.xm8-move {
	margin-left: 66.66666667%
}
.xm9-move {
	margin-left: 75%
}
.xm10-move {
	margin-left: 83.33333333%
}
.xm11-move {
	margin-left: 91.66666667%
}
.xm12-move {
	margin-left: 100%
}
.list_body .layout .item, .index_body .layout .item, .detail .layout .item { /*height:220px;*/
}
}
@media(min-width:1000px) {
.xm1, .xm10, .xm11, .xm12, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9 {
	float: left
}
.xm1 {
	width: 8.33333333%
}
.xm2 {
	width: 16.66666667%
}
.xm3 {
	width: 25%
}
.xm4 {
	width: 33.33333333%
}
.xm5 {
	width: 41.66666667%
}
.xm6 {
	width: 50%
}
.xm7 {
	width: 58.33333333%
}
.xm8 {
	width: 66.66666667%
}
.xm9 {
	width: 75%
}
.xm10 {
	width: 83.33333333%
}
.xm11 {
	width: 91.66666667%
}
.xm12 {
	width: 100%
}
.xm0-left {
	left: 0
}
.xm1-left {
	left: 8.33333333%
}
.xm2-left {
	left: 16.66666667%
}
.xm3-left {
	left: 25%
}
.xm4-left {
	left: 33.33333333%
}
.xm5-left {
	left: 41.66666667%
}
.xm6-left {
	left: 50%
}
.xm7-left {
	left: 58.33333333%
}
.xm8-left {
	left: 66.66666667%
}
.xm9-left {
	left: 75%
}
.xm10-left {
	left: 83.33333333%
}
.xm11-left {
	left: 91.66666667%
}
.xm12-left {
	left: 100%
}
.xm0-right {
	right: 0
}
.xm1-right {
	right: 8.33333333%
}
.xm2-right {
	right: 16.66666667%
}
.xm3-right {
	right: 25%
}
.xm4-right {
	right: 33.33333333%
}
.xm5-right {
	right: 41.66666667%
}
.xm6-right {
	right: 50%
}
.xm7-right {
	right: 58.33333333%
}
.xm8-right {
	right: 66.66666667%
}
.xm9-right {
	right: 75%
}
.xm10-right {
	right: 83.33333333%
}
.xm11-right {
	right: 91.66666667%
}
.xm12-right {
	right: 100%
}
.xm0-move {
	margin-left: 0
}
.xm1-move {
	margin-left: 8.33333333%
}
.xm2-move {
	margin-left: 16.66666667%
}
.xm3-move {
	margin-left: 25%
}
.xm4-move {
	margin-left: 33.33333333%
}
.xm5-move {
	margin-left: 41.66666667%
}
.xm6-move {
	margin-left: 50%
}
.xm7-move {
	margin-left: 58.33333333%
}
.xm8-move {
	margin-left: 66.66666667%
}
.xm9-move {
	margin-left: 75%
}
.xm10-move {
	margin-left: 83.33333333%
}
.xm11-move {
	margin-left: 91.66666667%
}
.xm12-move {
	margin-left: 100%
}
.list_body .layout .item, .index_body .layout .item, .detail .layout .item { /*height:220px;*/
}
}
@media(min-width:1000px) {
.xm1, .xm10, .xm11, .xm12, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9 {
	float: left
}
.xm1 {
	width: 8.33333333%
}
.xm2 {
	width: 16.66666667%
}
.xm3 {
	width: 25%
}
.xm4 {
	width: 33.33333333%
}
.xm5 {
	width: 41.66666667%
}
.xm6 {
	width: 50%
}
.xm7 {
	width: 58.33333333%
}
.xm8 {
	width: 66.66666667%
}
.xm9 {
	width: 75%
}
.xm10 {
	width: 83.33333333%
}
.xm11 {
	width: 91.66666667%
}
.xm12 {
	width: 100%
}
.xm0-left {
	left: 0
}
.xm1-left {
	left: 8.33333333%
}
.xm2-left {
	left: 16.66666667%
}
.xm3-left {
	left: 25%
}
.xm4-left {
	left: 33.33333333%
}
.xm5-left {
	left: 41.66666667%
}
.xm6-left {
	left: 50%
}
.xm7-left {
	left: 58.33333333%
}
.xm8-left {
	left: 66.66666667%
}
.xm9-left {
	left: 75%
}
.xm10-left {
	left: 83.33333333%
}
.xm11-left {
	left: 91.66666667%
}
.xm12-left {
	left: 100%
}
.xm0-right {
	right: 0
}
.xm1-right {
	right: 8.33333333%
}
.xm2-right {
	right: 16.66666667%
}
.xm3-right {
	right: 25%
}
.xm4-right {
	right: 33.33333333%
}
.xm5-right {
	right: 41.66666667%
}
.xm6-right {
	right: 50%
}
.xm7-right {
	right: 58.33333333%
}
.xm8-right {
	right: 66.66666667%
}
.xm9-right {
	right: 75%
}
.xm10-right {
	right: 83.33333333%
}
.xm11-right {
	right: 91.66666667%
}
.xm12-right {
	right: 100%
}
.xm0-move {
	margin-left: 0
}
.xm1-move {
	margin-left: 8.33333333%
}
.xm2-move {
	margin-left: 16.66666667%
}
.xm3-move {
	margin-left: 25%
}
.xm4-move {
	margin-left: 33.33333333%
}
.xm5-move {
	margin-left: 41.66666667%
}
.xm6-move {
	margin-left: 50%
}
.xm7-move {
	margin-left: 58.33333333%
}
.xm8-move {
	margin-left: 66.66666667%
}
.xm9-move {
	margin-left: 75%
}
.xm10-move {
	margin-left: 83.33333333%
}
.xm11-move {
	margin-left: 91.66666667%
}
.xm12-move {
	margin-left: 100%
}
.list_body .layout .item, .index_body .layout .item, .detail .layout .item { /*height:220px;*/
}
}
@media(min-width:1200px) {
.xb1, .xb10, .xb11, .xb12, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9 {
	float: left
}
.xb1 {
	width: 8.33333333%
}
.xb2 {
	width: 16.66666667%
}

.xb3 {
	width: 25%
}
.xb4 {
	width: 33.33333333%
}
.xb5 {
	width: 41.66666667%
}
.xb6 {
	width: 50%
}
.xb7 {
	width: 58.33333333%
}
.xb8 {
	width: 66.66666667%
}
.xb9 {
	width: 75%
}
.xb10 {
	width: 83.33333333%
}
.xb11 {
	width: 91.66666667%
}
.xb12 {
	width: 100%
}
.xb0-left {
	left: 0
}
.xb1-left {
	left: 8.33333333%
}
.xb2-left {
	left: 16.66666667%
}
.xb3-left {
	left: 25%
}
.xb4-left {
	left: 33.33333333%
}
.xb5-left {
	left: 41.66666667%
}
.xb6-left {
	left: 50%
}
.xb7-left {
	left: 58.33333333%
}
.xb8-left {
	left: 66.66666667%
}
.xb9-left {
	left: 75%
}
.xb10-left {
	left: 83.33333333%
}
.xb11-left {
	left: 91.66666667%
}
.xb12-left {
	left: 100%
}
.xb0-right {
	right: 0
}
.xb1-right {
	right: 8.33333333%
}
.xb2-right {
	right: 16.66666667%
}
.xb3-right {
	right: 25%
}
.xb4-right {
	right: 33.33333333%
}
.xb5-right {
	right: 41.66666667%
}
.xb6-right {
	right: 50%
}
.xb7-right {
	right: 58.33333333%
}
.xb8-right {
	right: 66.66666667%
}
.xb9-right {
	right: 75%
}
.xb10-right {
	right: 83.33333333%
}
.xb11-right {
	right: 91.66666667%
}
.xb12-right {
	right: 100%
}
.xb0-move {
	margin-left: 0
}
.xb1-move {
	margin-left: 8.33333333%
}
.xb2-move {
	margin-left: 16.66666667%
}
.xb3-move {
	margin-left: 25%
}
.xb4-move {
	margin-left: 33.33333333%
}
.xb5-move {
	margin-left: 41.66666667%
}
.xb6-move {
	margin-left: 50%
}
.xb7-move {
	margin-left: 58.33333333%
}
.xb8-move {
	margin-left: 66.66666667%
}
.xb9-move {
	margin-left: 75%
}
.xb10-move {
	margin-left: 83.33333333%
}
.xb11-move {
	margin-left: 91.66666667%
}
.xb12-move {
	margin-left: 100%
}
}
.margin-large-bottom {
	margin-bottom: 30px
}

@media(max-width:760px) {
footer {
	background: #252525
}
}



.media.media-x .float-left {
	margin-right: 10px
}


.float-left {
	float: left!important
}

.padding-big-top {
	padding-top: 20px
}

.input-note, .label .float-right {
	color: #999;
	font-size: 12px;
	padding-top: 2px;
	line-height: 18px
}
.input-block {
	padding-top: 8px
}

.input-block:first-child {
	padding-top: 1px
}

.tab .tab-body {
	border-top: solid 1px #E2E2E2;
	margin-top: -1px;
	padding-top: 15px
}

.padding-top {
	padding-top: 10px
}

.media, .media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	margin-top: 3px
}

.media.media-x .media-body {
	margin: 0
}

.text-default {
	font-size: 14px
}

.media, .media .media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media strong {
	display: block
}

.media p {
	margin: 5px 0 0 0;
	text-align: justify;
	line-height: 18px
}
.media.media-y {
	text-align: center
}


.media.media-x .float-right {
	margin-left: 10px
}
.media.media-x strong {
	margin-bottom: 5px
}
.media-inline .media {
	display: inline-block;
	margin-right: 15px;
	margin-top: 0
}
.media-inline .media:last-child {
	margin-right: 0
}

a {
	color: #333;
	text-decoration: none
}
a:focus, a:hover {
	color: #FE3E01
}
/*附加开始*/

